Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix worflows creation tutorial error #1645

Merged
merged 1 commit into from Oct 9, 2018

Conversation

skoudoro
Copy link
Member

The build of this tutorial was failing because of this error:

ModuleNotFoundError: No module named 'dipy.workflows.my_workflow'

This PR is a just quick fix.

@skoudoro
Copy link
Member Author

Can you restart appVeyor on this PR @arokem? Thank you.

@arokem
Copy link
Contributor

arokem commented Sep 24, 2018

Just kicked that off. Should be done in a few hours...

@codecov-io
Copy link

Codecov Report

Merging #1645 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1645      +/-   ##
==========================================
- Coverage   87.34%   87.33%   -0.02%     
==========================================
  Files         246      246              
  Lines       32323    32323              
  Branches     3511     3511              
==========================================
- Hits        28234    28230       -4     
- Misses       3250     3253       +3     
- Partials      839      840       +1
Impacted Files Coverage Δ
dipy/reconst/forecast.py 90.15% <0%> (-2.08%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0a144bd...e6d9d1b. Read the comment docs.

@Garyfallidis Garyfallidis merged commit 2be34f8 into dipy:master Oct 9, 2018
@skoudoro skoudoro deleted the workflows-tutorial branch October 16, 2018 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants